PDFColoredTilingPattern Constructor
In This Topic
Initializes a new
PDFColoredTilingPattern object.
Syntax
public PDFColoredTilingPattern(
double ,
double
)
|
Parameters
- width
- The width of the pattern cell.
- height
- The height of the pattern cell.
See Also